3.208 \(\int \frac{\csc ^2(c+d x)}{(e+f x)^2 (a+a \sin (c+d x))} \, dx\)

Optimal. Leaf size=30 \[ \text{Unintegrable}\left (\frac{\csc ^2(c+d x)}{(e+f x)^2 (a \sin (c+d x)+a)},x\right ) \]

[Out]

Unintegrable[Csc[c + d*x]^2/((e + f*x)^2*(a + a*Sin[c + d*x])), x]

________________________________________________________________________________________

Rubi [A]  time = 0.0681111, antiderivative size = 0, normalized size of antiderivative = 0., number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0., Rules used = {} \[ \int \frac{\csc ^2(c+d x)}{(e+f x)^2 (a+a \sin (c+d x))} \, dx \]

Verification is Not applicable to the result.

[In]

Int[Csc[c + d*x]^2/((e + f*x)^2*(a + a*Sin[c + d*x])),x]

[Out]

Defer[Int][Csc[c + d*x]^2/((e + f*x)^2*(a + a*Sin[c + d*x])), x]

Rubi steps

\begin{align*} \int \frac{\csc ^2(c+d x)}{(e+f x)^2 (a+a \sin (c+d x))} \, dx &=\int \frac{\csc ^2(c+d x)}{(e+f x)^2 (a+a \sin (c+d x))} \, dx\\ \end{align*}

Mathematica [A]  time = 43.6554, size = 0, normalized size = 0. \[ \int \frac{\csc ^2(c+d x)}{(e+f x)^2 (a+a \sin (c+d x))} \, dx \]

Verification is Not applicable to the result.

[In]

Integrate[Csc[c + d*x]^2/((e + f*x)^2*(a + a*Sin[c + d*x])),x]

[Out]

Integrate[Csc[c + d*x]^2/((e + f*x)^2*(a + a*Sin[c + d*x])), x]

________________________________________________________________________________________

Maple [A]  time = 7.221, size = 0, normalized size = 0. \begin{align*} \int{\frac{ \left ( \csc \left ( dx+c \right ) \right ) ^{2}}{ \left ( fx+e \right ) ^{2} \left ( a+a\sin \left ( dx+c \right ) \right ) }}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(csc(d*x+c)^2/(f*x+e)^2/(a+a*sin(d*x+c)),x)

[Out]

int(csc(d*x+c)^2/(f*x+e)^2/(a+a*sin(d*x+c)),x)

________________________________________________________________________________________

Maxima [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(d*x+c)^2/(f*x+e)^2/(a+a*sin(d*x+c)),x, algorithm="maxima")

[Out]

Timed out

________________________________________________________________________________________

Fricas [A]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (\frac{\csc \left (d x + c\right )^{2}}{a f^{2} x^{2} + 2 \, a e f x + a e^{2} +{\left (a f^{2} x^{2} + 2 \, a e f x + a e^{2}\right )} \sin \left (d x + c\right )}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(d*x+c)^2/(f*x+e)^2/(a+a*sin(d*x+c)),x, algorithm="fricas")

[Out]

integral(csc(d*x + c)^2/(a*f^2*x^2 + 2*a*e*f*x + a*e^2 + (a*f^2*x^2 + 2*a*e*f*x + a*e^2)*sin(d*x + c)), x)

________________________________________________________________________________________

Sympy [A]  time = 0., size = 0, normalized size = 0. \begin{align*} \frac{\int \frac{\csc ^{2}{\left (c + d x \right )}}{e^{2} \sin{\left (c + d x \right )} + e^{2} + 2 e f x \sin{\left (c + d x \right )} + 2 e f x + f^{2} x^{2} \sin{\left (c + d x \right )} + f^{2} x^{2}}\, dx}{a} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(d*x+c)**2/(f*x+e)**2/(a+a*sin(d*x+c)),x)

[Out]

Integral(csc(c + d*x)**2/(e**2*sin(c + d*x) + e**2 + 2*e*f*x*sin(c + d*x) + 2*e*f*x + f**2*x**2*sin(c + d*x) +
 f**2*x**2), x)/a

________________________________________________________________________________________

Giac [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(d*x+c)^2/(f*x+e)^2/(a+a*sin(d*x+c)),x, algorithm="giac")

[Out]

Timed out